summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-10-05Resolves: tdf#86547 width of button box is taken before spacing addedCaolán McNamara
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05Fix typosAndrea Gelmini
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-05Related: tdf#112063 validation dialog legitimally changes modalityCaolán McNamara
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke
2017-10-04Add 0xF400 and 0xF800 constants for number format code modifiers, tdf#102075Eike Rathke
2017-10-04Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-04clang-tidy modernize-use-equals-default in sfx2Jochen Nitschke
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin
2017-10-04drop WB_SDRMODE in favour of explicit methodNoel Grandin
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-10-04PLinkStub is deadNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
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