summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe
2017-12-09tdf#114088 Translate default template namesGabor Kelemen
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-09Fix typosAndrea Gelmini
2017-12-08SvNumberFormatter::GetType() constEike Rathke
2017-12-08Build fix: forward-decl rtl::OUStringEike Rathke
2017-12-08Build fixSzymon Kłos
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-08tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-08svx: fix loplugin:staticmethods warningsMiklos Vajna
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-12-08Data members to enumsMatteo Casalin
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in comphelperNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-07tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant