summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-02-14tdf#140308 Crash import old OpenOffice templateNoel Grandin
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-14devtools: add .uno action to trigger inspect of the selected objectTomaž Vajngerl
2021-02-12devtools: simplify getObjectFromAny methodTomaž Vajngerl
2021-02-12devtools: handle enum values and convert to enum namesTomaž Vajngerl
2021-02-12devtools: show values of unsigned types which were missing beforeTomaž Vajngerl
2021-02-12devtools: remove code duplication when creating child nodesTomaž Vajngerl
2021-02-12devtools: handle structs in object inspectorTomaž Vajngerl
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-12devtools: remove mxObject from nodes and use maAny insteadTomaž Vajngerl
2021-02-12devtools: handle nested sequences correctlyTomaž Vajngerl
2021-02-12devtools: handle sequences/arrays in object inspectorTomaž Vajngerl
2021-02-12devtools: show if it is a struct or object as a value (for now)Tomaž Vajngerl
2021-02-12devtools: move columns and expander handling to the node objectTomaž Vajngerl
2021-02-11devtools: ObjectInspectorNodeInterface as the toplevel root classTomaž Vajngerl
2021-02-11devtools: move impl. of GenericPropertiesNode::fillChildren outTomaž Vajngerl
2021-02-11devtools: add "Type" column to object inspectorTomaž Vajngerl
2021-02-11devtools: move constructors implementation into cxxTomaž Vajngerl
2021-02-11devtools: move handling of object inspector tree to own class/filesTomaž Vajngerl
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-11tdf#140280 sfx2: fix crash on double-clicking a no-sign shape in read-only modeMiklos Vajna
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann
2021-02-08update pchesCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-01Related tdf#138097 - Update templatesHeiko Tietze
2021-02-01tdf#60237 - correct the behaviour of the Overwrite propertyAndreas Heinisch
2021-02-01Fix TODO: Remove parameterSamuel Mehrbrodt
2021-01-31add missing tooltip_text to contextSeth Chaiklin
2021-01-30tdf#140013 change icon for list view in Template Manager & Remote Files dialogRizal Muttaqin
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski
2021-01-28Improve macro checksSamuel Mehrbrodt
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara
2021-01-26Make brand image clickableHeiko Tietze
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-20tdf#102002 add tooltips for styles checkboxesSeth Chaiklin
2021-01-19silence "gsignal.c:2731: instance X has no handler with id Y" warningCaolán McNamara
2021-01-17cppcheck: derefInvalidIteratorRedundantCheck (sfx2/classificationhelper)Julien Nabet
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks
2021-01-17sidebar: only invalidate when things change.Michael Meeks