summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-07-07removed unnecessary forward declarations of classTakeshi Abe15-36/+0
2012-07-06Check if Bitmap is empty before trying to scale itAriel Constenla-Haile1-21/+23
2012-07-06re-base on ALv2 code. Includes:Michael Meeks313-8098/+4574
2012-07-06fs34b: re-enable checkBrokenScripts - works fineFrank Schoenheit [fs]1-1/+1
2012-07-06fs34b: remaint of CWS debuglevels:Frank Schoenheit [fs]4-2/+266
2012-07-06fs34b: #i89080# always apply the 'Link'/'Preview' state from configFrank Schoenheit [fs]1-5/+7
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]1-5/+10
2012-07-06get visibility markup right for sfx2 not svt.Michael Meeks1-18/+18
2012-07-06Remove unused image resource.Rafael Dominguez1-8/+0
2012-07-06revert change to missing image; please change back when it's added.Michael Meeks1-1/+1
2012-07-06change dialog caption in view modeAndras Timar3-0/+6
2012-07-06hide aDateTimeText when editing new version commentAndras Timar1-0/+3
2012-07-06remove space before colon in UI textAndras Timar1-1/+1
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl2-2/+2
2012-07-06ThumbnailView::SelectItem: -Werror=unused-but-set-variableMichael Stahl1-3/+0
2012-07-06ThumbnailView::ImplEndTracking: -Werror=unused-parameterMichael Stahl2-1/+3
2012-07-06ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-bodyMichael Stahl1-2/+2
2012-07-06ThumbnailViewItem: -Werror=non-virtual-dtorMichael Stahl1-1/+1
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez36-7/+6087
2012-07-05Update thumnails for all template operations.Rafael Dominguez1-29/+27
2012-07-05Update folder thumbnails after moving or copying templates.Rafael Dominguez1-0/+27
2012-07-05Try to copy templates if moving them fails.Rafael Dominguez3-17/+39
2012-07-05Fix WaE.Rafael Dominguez1-3/+3
2012-07-05Fix moving templates between folders.Rafael Dominguez1-3/+4
2012-07-05Display all folders even if theyre empty.Rafael Dominguez1-7/+7
2012-07-05Implement move templates to a new region.Rafael Dominguez3-12/+43
2012-07-04Convert local var from SvPtrarr to std::vectorNoel Grandin1-4/+4
2012-07-04Create new folder after getting input text with selected templates.Rafael Dominguez3-0/+19
2012-07-04Connect button click handlers and end dialog with the desired result.Rafael Dominguez2-0/+13
2012-07-04Set correct dimensions and positions of inputbox widget.Rafael Dominguez5-21/+85
2012-07-04Remove unused method.Rafael Dominguez2-8/+0
2012-07-04Make title edit box 50% of the overlay width.Rafael Dominguez1-5/+3
2012-07-04Remove deprecated method.Rafael Dominguez2-19/+0
2012-07-04Delete search view when dialog gets destroyed.Rafael Dominguez1-0/+1
2012-07-04Fetch and display templates that contains the search keyword.Rafael Dominguez4-1/+78
2012-07-04Set search view size an position.Rafael Dominguez1-0/+8
2012-07-04Dont cache search term when you finish searching.Rafael Dominguez1-0/+1
2012-07-04Create a view to display search results.Rafael Dominguez5-0/+116
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms2-200/+21
2012-07-03Dont draw folder name while we are editing it.Rafael Dominguez2-16/+33
2012-07-03Create dialog skeleton to ask user for new folder name.Rafael Dominguez8-0/+124
2012-07-03Move close button down while search is active.Rafael Dominguez1-0/+4
2012-07-03Add icons to toolbar buttons and menus.Rafael Dominguez3-6/+72
2012-07-03Disable importing a template while a folder isnt selected.Rafael Dominguez1-0/+7
2012-07-03useless asal_TrueStr stringCaolán McNamara1-3/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara35-85/+84
2012-07-03templates dlg: close window and use _default target for template creationCédric Bosdonnat1-1/+5
2012-07-03Template dialog: show the menu entry when enabling experimental featuresCédric Bosdonnat2-0/+13
2012-07-02Disable drawing folder items while overlay is active.Rafael Dominguez6-4/+19
2012-07-02Make folder view scrollable.Rafael Dominguez1-1/+1