summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara2-4/+3
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-19/+19
2021-03-09Missing "template" (clang-cl)Stephan Bergmann1-1/+1
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara3-8/+14
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos1-0/+2
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet1-1/+1
2021-03-07move queue_resize to baseclassCaolán McNamara1-1/+2
2021-03-07ref-count SdrPageNoel8-20/+17
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin2-5/+3
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze1-1/+3
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara2-8/+3
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara1-0/+11
2021-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-5/+4
2021-03-04allow slide transition panel to be narrowerCaolán McNamara1-0/+1
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos1-0/+1
2021-03-04Improve unit test accuracyMike Kaganski1-8/+4
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn1-0/+2
2021-03-04tdf#140762 Set texts for items in "Borders" dropdown buttonMichael Weghorn1-0/+5
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn1-0/+15
2021-03-03lok: add batch mode option to load the documentHenry Castro1-0/+1
2021-03-03make all these headers pragma onceCaolán McNamara15-48/+16
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara1-4/+5
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl1-1/+12
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+13
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl1-2/+3
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-0/+2
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski1-0/+42
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara1-104/+1
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara1-49/+25
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara1-0/+58
2021-03-03move BubbleWindow to vclCaolán McNamara1-0/+55
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara1-1/+2
2021-03-03drop TransparentType::Color usageNoel Grandin1-6/+3
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze1-0/+1
2021-03-01loplugin:refcounting in sfx2Noel4-16/+19
2021-03-01loplugin:refcounting in svxNoel1-1/+1
2021-03-01Added .uno:MoveShapeHandle uno commandmert1-1/+4
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara1-54/+0
2021-03-01NotebookbarPopup.hxx can move into private headersCaolán McNamara1-57/+0
2021-03-01tdf#116136 don't show statusbar selection mode control tooltipJim Raykowski1-0/+1
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl2-1/+6
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl2-2/+20
2021-02-27hide some FloatingWindow detailsCaolán McNamara4-6/+6
2021-02-27drop unneeded SetPosSizePixelCaolán McNamara1-1/+1
2021-02-27loplugin:refcounting in accessibilityNoel1-1/+1
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze1-0/+2
2021-02-27loplugin:unusedfieldsNoel1-1/+0
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski1-8/+34