summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh1-0/+12
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-8/+8
2021-04-29rename ECKEN -> CORNERNoel Grandin1-3/+3
2021-04-29freeze without thawCaolán McNamara2-3/+3
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin1-1/+1
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski1-35/+58
2021-04-28use string_view in INetURLObject::encodeNoel Grandin5-5/+5
2021-04-27tdf#137470 use a more proper URL for the extensionsChristian Lohmaier1-2/+2
2021-04-27tdf#138751 Localize items in Notebookbar customization dropdownsGabor Kelemen1-5/+5
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara1-2/+2
2021-04-23this Sequence can be a std::vectorNoel Grandin1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-4/+4
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara1-1/+1
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin2-4/+4
2021-04-16Remove description from mobile macro selectorSzymon Kłos2-1/+3
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos2-6/+3
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin2-9/+9
2021-04-09remove vcl/waitobj.hxxCaolán McNamara2-1/+3
2021-04-09-Werror,-Wreorder-ctor (clang-cl)Stephan Bergmann1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen6-0/+6
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara4-4/+4
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara1-0/+2
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-1/+1
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara2-3/+17
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna2-0/+17
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K6-25/+130
2021-03-30tdf#140839 - TotD image sizeHeiko Tietze1-1/+1
2021-03-26loplugin:flattenNoel2-26/+26
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-4/+4
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl2-0/+17
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy4451-1/+1
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET1-1/+1
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski2-54/+53
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy4452-32/+70
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara2-9/+10
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski1-1/+0
2021-03-17Use COMReference hereMike Kaganski1-7/+10
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara2-5/+4
2021-03-10tdf#140839 - Scale TotD imageHeiko Tietze1-1/+11
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara9-15/+29
2021-03-07ref-count SdrPageNoel1-6/+6
2021-03-05Avoid float-cast-overflowStephan Bergmann1-1/+3
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn1-0/+1
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski2-3/+47
2021-02-24drop unneeded includeCaolán McNamara1-3/+0