summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-12-24 15:15:55 +0100
committerDavid Tardon <dtardon@redhat.com>2011-12-24 22:21:07 +0100
commitef8a7d3b68b49e1525d922c6eb158e401ae4a7ee (patch)
treeea118b4be2045460fc551364fa1a3183ba064475 /ridljar
parent788b863acb0366d383ff8f730ac84acc0d683ab0 (diff)
remove resolved TODO note
Diffstat (limited to 'ridljar')
-rw-r--r--ridljar/Zip_unoloader.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ridljar/Zip_unoloader.mk b/ridljar/Zip_unoloader.mk
index 30500a72d46c..0174743d5f9c 100644
--- a/ridljar/Zip_unoloader.mk
+++ b/ridljar/Zip_unoloader.mk
@@ -25,8 +25,6 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-# TODO: the zip is placed in $(OUTDIR)/pck, not in $(OUTDIR)/bin. Does
-# it matter?
$(eval $(call gb_Zip_Zip,unoloader_src,$(SRCDIR)/ridljar/source/unoloader))
$(eval $(call gb_Zip_add_files,unoloader_src,\
1-11Access2Base - New properties in Database classJean-Pierre Ledure 2016-11-10Access2Base - Code cleanupJean-Pierre Ledure 2016-11-10Access2Base - Comments reviewJean-Pierre Ledure 2016-11-10Access2Base - Call GetLocale() only onceJean-Pierre Ledure 2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure 2016-11-05Access2Base - Spanish translationJean-Pierre Ledure 2016-11-02Access2Base - Simplify CopyObjectJean-Pierre Ledure 2016-11-02Access2Base - Buffer field objects in recordsetJean-Pierre Ledure 2016-10-13Access2Base - CopyObject applied on tables belonging to different databasesJean-Pierre Ledure 2016-10-03Fix typosAndrea Gelmini 2016-10-03Fix typosAndrea Gelmini 2016-10-01Fix typosAndrea Gelmini 2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara 2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso 2016-07-22Fix typosAndrea Gelmini 2016-06-06remove unused imports in java codeNoel Grandin 2016-05-25Fix typosAndrea Gelmini 2016-05-22Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure 2016-05-16Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure 2016-05-13Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara 2016-05-10Fix typosAndrea Gelmini 2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure 2016-05-01Fix typosAndrea Gelmini 2016-04-30Fix typosAndrea Gelmini