summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03SfxDetectFilter typedef is unusedNoel Grandin
2017-10-03WB_DOCKBORDER is deadNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03svx: Simplify SdrGluePointList with std::unique_ptrTakeshi Abe
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02Remove now moot comment about comments and .src file inclusionEike Rathke
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Handle key events in corePranav Kant
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Include dialogID in paintDialog APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-29LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin
2017-09-27check for NaN in FractionNoel Grandin
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski
2017-09-26Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26Unexport the other SolarMutex*Guard templatesJan-Marek Glogowski