summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in reportdesignNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-09Even more simplification in initializations (reportdesign)Julien Nabet
2021-06-09Simplify Sequences initializations (reportdesign)Julien Nabet
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-02
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-12we just use the OutputDevice api for setZoomFactorCaolán McNamara
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-07ref-count SdrPageNoel
2021-03-06update pchesJulien Nabet
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-03update pchesCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara