summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Bring community branding in line with actual community logoStefan Knorr (astron)5-59/+44
2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron)1-0/+0
2012-07-16do not hide .patch filesMatúš Kukan1-3/+0
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan5-121/+0
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan1-13/+2
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard2-0/+41
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard1-1/+1
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara1-5/+2
2012-07-15callcatcher: update unused code listCaolán McNamara5-76/+19
2012-07-15-Werror,-Wunused-functionStephan Bergmann1-36/+0
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann1-0/+1
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl1-3/+1
2012-07-15let make dev-install do something useful on MSVCMichael Stahl1-1/+7
2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl1-1/+7
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl1-0/+3
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl1-0/+2
2012-07-15smoketest: fix build with MSVC:Michael Stahl2-1/+9
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl2-6/+6
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl1-1/+1
2012-07-15STLPort on Solaris only makes sense with SunStudioMichael Stahl1-1/+1
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara8-55/+24
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara1-16/+16
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl4-151/+365
2012-07-15Uploading libmspub-0.0.2 releaseFridrich Štrba3-344/+3
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar3-31/+35
2012-07-15remove 2 unused resourcesAndras Timar2-18/+0
2012-07-15cleanup malingering vendor name in docrecovery.srcAndras Timar1-2/+2
2012-07-15fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar1-0/+3
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara1-2/+1
2012-07-15fdo#52088 use [ProductName] placeholder instead of LibreOfficeAndras Timar2-1/+2
2012-07-15These methods can be constJulien Nabet2-10/+10
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet1-2/+2
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-13/+13
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez2-1/+9
2012-07-15Move Populate and ShowOverlay as pure virtual functions.Rafael Dominguez4-3/+24
2012-07-15Move some methods to TemplateAbstractView.Rafael Dominguez4-44/+46
2012-07-15Move overlay attribute from subclasses to TemplateAbstractView.Rafael Dominguez6-13/+15
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez4-8/+4
2012-07-15Refactor setting TemplateView name through regionId.Rafael Dominguez3-21/+23
2012-07-15Inherit from TemplateAbstractClass instead of ThumbnailView.Rafael Dominguez4-6/+6
2012-07-15Create abstract class for template repositories.Rafael Dominguez4-0/+56
2012-07-15Fill overlay template list when opening an online repository.Rafael Dominguez2-0/+124
2012-07-15Set online overlay dimensions the same as parent and set bg as white.Rafael Dominguez2-2/+7
2012-07-15Create overlay for online templates.Rafael Dominguez2-1/+28
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez2-0/+9
2012-07-15Load user saved repositories when loading dialog.Rafael Dominguez1-0/+2
2012-07-15Set online view position, dimensions and item details.Rafael Dominguez1-0/+8
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez6-0/+104
2012-07-15Switch main view between local/online repository.Rafael Dominguez2-0/+36