summaryrefslogtreecommitdiffstats
path: root/include/editeng/outliner.hxx
Commit message (Expand)AuthorAgeFilesLines
* editengine-columns: Implement layoutMike Kaganski2021-06-081-0/+2
* editengine-columns: Create document model and dialog pageMike Kaganski2021-06-081-0/+2
* ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara2021-05-191-5/+5
* finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara2021-05-021-1/+1
* sal_uLong->sal_uInt32 in OutlinerNoel Grandin2021-05-021-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-1/+1
* remove Application::GetDefDialogParent call in editengCaolán McNamara2021-04-061-3/+4
* ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara2021-04-061-1/+1
* loplugin:unusedmethodsNoel2021-02-231-1/+0
* loplugin:constantparamNoel2021-02-231-1/+1
* tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil7772021-01-211-2/+2
* lok: fix incorrect invalidate cursor positionHenry Castro2021-01-211-0/+1
* add a return to EditView::Command to indicate if the command was consumedCaolán McNamara2020-12-181-1/+1
* sfx2: lok: reliably support multi-documentsAshod Nakashian2020-11-211-1/+0
* Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara2020-10-271-0/+1
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-1/+1
* use tools::Long in editengNoel2020-10-201-8/+8
* tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2020-06-091-0/+2
* improve pahole script and pack a few classesNoel Grandin2020-05-291-10/+10
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-3/+3
* OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet2020-03-291-4/+0
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-8/+8
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-8/+8
* Better handling of text rotation attribute.Tamás Zolnai2019-11-271-1/+3
* use unique_ptr in OutlinerNoel Grandin2019-09-061-2/+2
* loplugin:constmethod in editengNoel Grandin2019-09-021-4/+4
* Don't select hyperlink fields arbitrarilySamuel Mehrbrodt2019-08-121-1/+3
* tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth2019-07-221-1/+1
* Move remove url code to editengSamuel Mehrbrodt2019-07-121-0/+2
* loplugin:unusedmethodsNoel Grandin2019-06-121-5/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-16/+2
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-2/+2
* loplugin:unusedfields in editengNoel Grandin2019-02-231-1/+0
* use boost::optional in EditFieldInfoNoel Grandin2019-02-191-10/+7
* Pointer is pointlessNoel Grandin2019-02-131-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-161-3/+0
* loplugin:staticconstfield improvementsNoel Grandin2018-10-151-1/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+1
* tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2018-09-021-1/+1
* loplugin:returnconstant in editengNoel Grandin2018-07-311-1/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-6/+3
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-021-2/+2
* loplugin:unusedmethodsNoel Grandin2018-06-111-1/+0
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-2/+1
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-151-1/+1
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-1/+1
* Fix typosAndrea Gelmini2018-05-021-1/+1
* loplugin:unusedmethodsNoel Grandin2018-04-101-2/+0
* tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2018-04-041-0/+1