summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2021-04-14static_cast after dynamic_castNoel Grandin
2021-04-14avoid creating an SfxItemSet hereNoel Grandin
2021-04-13flatten PropertyChangeNotifierNoel Grandin
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-11ofz#30962 Timeout: skip slow path for fuzzingCaolán McNamara
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-10tdf#130326 speed up XLSX loadNoel Grandin
2021-04-10tdf#130326 speed up opening XLSXNoel Grandin
2021-04-10Resolves: tdf#139075 diagonal focus rects contain focus rects of old sizeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06tdf#141297 : remove link to the fileArnaud Versini
2021-04-01fontwork: add sidebar panelSzymon Kłos
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-04-01Add missing popover for fontwork properties popup controllersSzymon Kłos
2021-04-01tdf#141405 fix null reference use crashJim Raykowski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-26loplugin:flattenNoel
2021-03-25tdf#34828 Give draw object a name when madeJim Raykowski
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24loplugin:unusedmethodsNoel
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-23ofz: Integer-overflowCaolán McNamara
2021-03-22cid#1473883 Dereference before null checkCaolán McNamara
2021-03-22cid#1473956 bogus Dereference after null checkCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin
2021-03-19cid#1474166 Deference null return valueCaolán McNamara
2021-03-19cid#1473993 Uninitialized pointer readCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel
2021-03-16tdf#136956 reorder undo actions in removeColumnsMark Hung
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara