summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-08-30fix PolyPolygon move operator=Noel Grandin
2019-08-30loplugin:noexceptmove in AnyNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Add isMobile() methodMuhammet Kara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-08-28INetURLObject FSysStyle ctor is unused nowStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan
2019-08-27Fix signature of basicide_macro_organizerStephan Bergmann
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-27Use a direct way to get at the temp dirStephan Bergmann
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-08-27-Werror,-Wunused-private-fieldStephan Bergmann
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-08-26Make temp strings localizable in AutoRedactDialogMuhammet Kara
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-26loplugin:unusedenumconstantsNoel Grandin
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-26Introduce Sequence::size() instead of specialization of std::sizeMike Kaganski
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-08-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-08-23vcl: document ComboBox vs ListBoxMiklos Vajna
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23weld SwMailMergeWizardCaolán McNamara