summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-13flatten PropertyChangeNotifierNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-12make SfxItemPropertySimpleEntry constructor explicitNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-12tdf#130326 flatten SfxItemPropertyMapNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12SfxItemPropertySimpleEntry constructor should take a referenceNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-12drop unneeded includeCaolán McNamara
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-09enable set_busy_cursor to stack up in the gtk version tooCaolán McNamara
2021-04-09expose what sizes are used for theseCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-04-07implement operators +,-,*,/ for tools::SizeLuboš Luňák
2021-04-07make tools::Point/Size/Rectangle/etc. constructors constexprLuboš Luňák
2021-04-07rtl::Static -> function local static also for UNO3_GETIMPLEMENTATION*_IMPLMike Kaganski
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-04-02tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-04-02vcl: move Fraction reading/writing to GenericTypeSerializerTomaž Vajngerl
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-01This can be a simple forward declarationMike Kaganski
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-04-01Fix --disable-pch Windows build - missing includesMike Kaganski